home *** CD-ROM | disk | FTP | other *** search
- Path: news.trcinc.com!usenet
- From: Rich Paul <rpaul@trcinc.com>
- Newsgroups: comp.lang.c++
- Subject: Re: can you still make DOS programs with Borland 4.52?
- Date: Wed, 03 Apr 1996 10:18:53 -0500
- Organization: Technical Resource Connection
- Message-ID: <316296DD.57CA@trcinc.com>
- References: <315E3E3D.2D88@direct.ca>
- NNTP-Posting-Host: bajor-le1.trcinc.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB2 (WinNT; I)
-
- dana fujikawa wrote:
- >
- > can anyone tell me if you can make DOS programs with Borland 4.52...
- > and if so, how do you do it... thanx
-
- Sure you can ... just set the target to DOS when
- you create the project, or change it to dos using
- the target expert ...
-
- You can also use the command line compiler, in
- which case you don't even have to start windoze.
-
- If you want this to run as a windows program later,
- or to put out such a version, use the target
- expert to change it to an 'EasyWin' program, or the
- platform to WIN32 and the type to 'Console'.
-
- Let me know via e-mail if you need more specifics.
-